var go/ast.indent

2 uses

	go/ast (current package)
		print.go#L87: var indent = []byte(".  ")
		print.go#L106: 				_, err = p.output.Write(indent)